home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Wayzata's Best of Shareware PC/Windows 1
/
Wayzata's Best of Shareware for PC-Windows - Release 1 - Wayzata Technology (1993).iso
/
mac
/
DOS
/
NETWORKS
/
AMSMNU15
/
MENU.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-10-01
|
560b
|
16 lines
@Echo Off
CLS
:Menu.bat
:Use this to allow AMS to be called instead of Novell's MENU.
:Only applicable to Netware ELS/286/386 users.
:To use this file, move Novell's MENU to a directory without a search mapping.
:ie MD Z:\PUBLIC\NMENU
:COPY Z:\PUBLIC\MENU.EXE Z:\PUBLIC\NMENU
:DEL Z:\PUBLIC\MENU.EXE
:Then copy this file to the Z:\PUBLIC directory, along with the AMS.* files.
:Here's the actual command !
AMS %1
:Note - If Novell's Menu.exe was previously called from a batch file, you may
:need to change the batch file command to CALL MENU